Add recipe for alengo/alengo-webspace-settings-bundle - #1825
Conversation
alengodev
commented
Jun 23, 2025
| Q | A |
|---|---|
| License | MIT |
| Packagist | https://packagist.org/packages/alengo/alengo-webspace-settings-bundle |
|
Thanks for the PR 😍 How to test these changes in your application
Diff between recipe versionsIn order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes. |
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "bundles": { | |||
| "Alengo\\Bundle\\AlengoWebspaceSettingsBundle": ["all"] | |||
There was a problem hiding this comment.
!! Symfony\Component\ErrorHandler\Error\ClassNotFoundError {#65
!! #message: """
!! Attempted to load class "AlengoWebspaceSettingsBundle" from namespace "Alengo\Bundle".\n
!! Did you forget a "use" statement for "Alengo\Bundle\AlengoWebspaceSettingsBundle\AlengoWebspaceSettingsBundle"?
!! """| "Alengo\\Bundle\\AlengoWebspaceSettingsBundle": ["all"] | |
| "Alengo\\Bundle\\AlengoWebspaceSettingsBundle\\AlengoWebspaceSettingsBundle": ["all"] |
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access